home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / fcii_2_1.zip / README.DOC < prev   
Text File  |  1989-12-09  |  15KB  |  291 lines

  1.                              File Commando II 
  2.  
  3. This file documents the changes made to File Commando II that have been made 
  4. since the manual has been written. This also lists some helpful hints that 
  5. may help you when running this program.
  6.  
  7. ──────────────────────────────────────────────────────────────────────────────
  8.  
  9. SETUP
  10.  
  11. **Important** You must set the FCOMMANDO environment variable before running
  12.               File Commando or the program will not run.
  13.  
  14.               The FCOMMANDO environment variable specifies the File Commando 
  15.               where to create / save its data files.
  16.  
  17.               To set the FCOMMANDO environment variable, add a SET command as
  18.               follows to your AUTOEXEC.BAT:
  19.  
  20.               SET FCOMMANDO=drive:\path
  21.  
  22.               where drive:\path is the drive & directory where File Commando
  23.               is stored.
  24.  
  25.               The File Commando II install program will add the line above to
  26.               the end of your AUTOEXEC.BAT file.
  27.  
  28.               YOU MUST reboot the computer after the install program has copied
  29.               File Commando II to your hard disk or type the above set 
  30.               statement at the DOS prompt or File Commando will give you an
  31.               error message indicating that the 
  32.  
  33.               "FCOMMANDO environment variable is not set".
  34.  
  35. ──────────────────────────────────────────────────────────────────────────────
  36.  
  37. Program Changes:
  38.  
  39. (1) FCSMALL.COM has been removed from the distribution disk. We found that 
  40.     having this extra program on the disk is more confusing than useful. So, 
  41.     to reduce the amount of memory used by FCII when running other programs,
  42.     toggle the Quick Run options found under the Options menu (described 
  43.     under #6 below under program additions).
  44.  
  45. Program additions
  46.  
  47. (1) Quasi-mouse support has been added.  If a Microsoft compatible mouse is
  48.     active, File Commando will automatically use it as an extension of the
  49.     keyboard as follows:
  50.  
  51.     (a) Moving the mouse up, down, left, or right simulates the use of the 
  52.         corresponding cursor keys.
  53.     (b) Pressing mouse button #1 sends a carriage return ([Enter]).
  54.     (c) Pressing mouse button #2 sends an [ESC] key.
  55.    
  56. (2) The following directory movement keys have been added. These are used when 
  57.     the highlighted selection bar is shown in the file window and are only
  58.     available when the window mode is set to Tree & Files or Subdirectory mode.
  59.  
  60.     (a) [CTRL][Left]  - Moves up one directory.
  61.     (b) [CTRL][Right] - Moves down one directory.
  62.     (c) [CTRL][Home]  - Moves to root directory.
  63.     (d) [CTRL][End]   - Moves to last directory in tree.
  64.  
  65. (3) Directory search and file search is available. While the highlighted 
  66.     selection bar is located within the directory tree window, pressing 
  67.     [Insert] displays a prompt asking for the name of the directory to be 
  68.     searched for on the disk. Once a full name, partial name, or wildcard is 
  69.     entered, the first matching directory name is highlighted by the selection 
  70.     bar. The quick file search works the same way when the highlighted 
  71.     selection bar is located within the file window. To continue searchin the 
  72.     directory or file window using the defined search pattern, press 
  73.     [Ctrl][Enter].
  74.  
  75.     Example: To find all batch files within the current directory, make sure 
  76.              that the highlighted selection bar is located within the file
  77.              window and press the [Insert] key. At the prompt, enter the 
  78.              wildcard      *.BAT     and press [Enter] to begin the search. 
  79.              When the first matching batch file is found, the file selection
  80.              bar is moved to highlight the matching file name. To find the 
  81.              next matching batch file, press [Ctrl][Enter]. 
  82.  
  83. (4) Three backup modes are available within the Editor for saving backup copies 
  84.     of the edited file. These modes are as follows:
  85.  
  86.     (a) No backup  : The editor does not save a copy of the unchanged file 
  87.                      being edited when the edited file is saved.
  88.     (b) '.BAK' file: The unchanged version of the file is saved to a file with 
  89.                      the name extension of '.BAK' before the edited file is 
  90.                      saved to the original file. This keeps only two copies of 
  91.                      the file, the last two versions of the file saved to disk.
  92.                      
  93.     (c) Incremental: Each time the file is saved, a new backup is made. This 
  94.                      provides a historical record of changes made to the file. 
  95.                      This is also helpful when you decide that the changes made 
  96.                      to a file are not desired and you want to begin again from 
  97.                      an earlier version. Each time a file is saved, the backup 
  98.                      file extension is numbered. The naming of the backup files
  99.                      goes like this:
  100.  
  101.                      FILENAME.DOC - Current file being edited
  102.                      FILENAME.000 - First backup
  103.                      FILENAME.001 - Second backup
  104.                      FILENAME.999 - Thousandth backup
  105.  
  106.                      This should only be used when progress tracking is 
  107.                      necessary, an audit trail is needed, or when changes are 
  108.                      being made to a file that may or may not be kept. When 
  109.                      this mode is used, it is up to the you to delete unwanted
  110.                      backup files.
  111.  
  112. (5) The amount of memory occupied by File Commando when running a program from 
  113.     the Run or Applications menu is now controlled by a toggle found under the 
  114.     Options menu. This toggle is named the Quick run toggle. When On, only the 
  115.     disk and screen information is saved to a temporary disk file before the 
  116.     selected program is run. When Off, File Commando is also swapped out, 
  117.     leaving only 7k of memory occupied by its loader.
  118.  
  119. (6) EMS memory may now be used as a temporary storage area for program 
  120.     information when File Commando runs another program. If EMS memory is  
  121.     available, using it speeds up the amount of time needed to swap out File 
  122.     Commando program information to begin running the selected program.
  123.  
  124. (7) Pressing [Ctrl][Shift][Delete] terminates a program run from the Run or 
  125.     Applications menu and returns to File Commando.  This feature does NOT
  126.     work when the Quick Run feature is ON or when a program "locks up" the 
  127.     keyboard or when a program traps all keyboard information.  Please note:
  128.     do not confuse this keystroke sequence with the [Ctrl][Alt][Delete] key 
  129.     combination, which is used to reboot the computer.
  130.  
  131. (8) The Window menu Wildcard option has been expanded to include date, time, 
  132.     and file attributes within the Include and Exclude characteristics. 
  133.  
  134.       Include Characteristics                   Exclude Characteristics
  135.     File(s):  10 file wildcards               File(s):  10 file wildcards
  136.  
  137.     Start date: 01/01/1980                    Start date: 01/01/1980
  138.     Stop  date: 12/31/2099                    Stop  date: 12/31/2099
  139.                       
  140.     Attributes: R.H.S.A.NONE..                Attributes: R.H.S.A.NONE..
  141.     Attr  Mode: All attributes                Attr  Mode: All attributes
  142.  
  143.     The above options should be self-explanatory other than the Attr Mode. 
  144.     The Attr Mode determines how the selected attributes are to be used to 
  145.     select files in the file window.  The three attribute selection modes
  146.     are Off (which ignores the attribute list), All attributes (which
  147.     selects only those files whose attributes match the entire attribute list
  148.     exactly), and Any attribute (which selects the files whose attribute
  149.     list has any of the listed attributes).
  150.  
  151.     For example, to locate all Read-Only Lotus 123 work files (.WKS) on 
  152.     drives C & D for the year 1988, follow these steps.
  153.  
  154.         a) Log drives C and D with the CTRL-L Log disk command.
  155.         b) Select Global option of the Window Menu to display all files on
  156.